home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / love / penezniden.exe / {app} / Penezni denik.exe / 0 / RCDATA / TSTYL / TSTYL.txt
Encoding:
Text File  |  2003-12-28  |  2.1 KB  |  103 lines

  1. object styl: Tstyl
  2.   Left = 192
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'Styl'
  6.   ClientHeight = 138
  7.   ClientWidth = 161
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 48
  20.     Top = 88
  21.     Width = 68
  22.     Height = 16
  23.     Caption = '- uk∩┐╜zka -'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clNavy
  26.     Font.Height = -13
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Panel1: TPanel
  32.     Left = 0
  33.     Top = 80
  34.     Width = 161
  35.     Height = 3
  36.     BevelInner = bvRaised
  37.     BevelOuter = bvLowered
  38.     BorderStyle = bsSingle
  39.     TabOrder = 0
  40.   end
  41.   object ukazka: TPanel
  42.     Left = 0
  43.     Top = 112
  44.     Width = 161
  45.     Height = 25
  46.     BevelInner = bvLowered
  47.     BevelOuter = bvLowered
  48.     Caption = 'Styl'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     TabOrder = 1
  56.   end
  57.   object tucne: TCheckBox
  58.     Left = 40
  59.     Top = 8
  60.     Width = 81
  61.     Height = 25
  62.     Caption = 'Tu∩┐╜n∩┐╜'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clWindowText
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.     TabOrder = 2
  70.     OnClick = tucneClick
  71.   end
  72.   object kurziva: TCheckBox
  73.     Left = 40
  74.     Top = 30
  75.     Width = 89
  76.     Height = 25
  77.     Caption = 'Kurz∩┐╜va'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = [fsBold]
  83.     ParentFont = False
  84.     TabOrder = 3
  85.     OnClick = kurzivaClick
  86.   end
  87.   object podtrzene: TCheckBox
  88.     Left = 40
  89.     Top = 56
  90.     Width = 89
  91.     Height = 17
  92.     Caption = 'Podtr∩┐╜en∩┐╜'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = [fsBold]
  98.     ParentFont = False
  99.     TabOrder = 4
  100.     OnClick = podtrzeneClick
  101.   end
  102. end
  103.